home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / wqvt430.arc / READ.ME < prev    next >
Text File  |  1990-07-02  |  11KB  |  290 lines

  1.                     ┌───────────────────────────────────┐
  2.                     │             WinQVT                │
  3.                     │                                   │
  4.                     │   A DEC VT220 Terminal Emulator   │
  5.                     │                                   │
  6.                     │      For Microsoft Windows        │
  7.                     │           Version 4.3             │
  8.                     └───────────────────────────────────┘
  9.  
  10.  
  11.  
  12. WinQVT is a DEC VT220/102/52 terminal emulator and communications program
  13. which has been created to run under Microsoft Windows as a true 'Windows'
  14. application.  WinQVT provides exceptionally complete VT emulation,
  15. including double-wide and double-high characters, the full 'Special Graphics'
  16. character set, smooth scrolling, 132-columns, and user-defined keys.
  17.  
  18. In addition to terminal emulation, WinQVT offers file transfer facilities
  19. using five popular protocols - Kermit, XMODEM, YMODEM, ZMODEM, and CompuServe
  20. B-Plus, as well as auto-dial and auto-login capabilities. Since WinQVT is a
  21. Windows application, these operations, once started, may be sent to the
  22. background, thereby permitting the use of the machine for other tasks.
  23.  
  24. This document does not constitute full user documentation, but it does tell
  25. you what you need to know to use and register WinQVT.  For a list of recent
  26. changes, see the accompanying RELNOTES file.
  27.  
  28.  
  29.  
  30. Hardware Requirements
  31. ────────────────────-
  32.  
  33. WinQVT, like most Windows applications, is not practical on anything less than
  34. an 8-mHz AT or compatible. In addition, WinQVT requires a VGA, EGA or Hercules
  35. Graphics Adapter. Even though Windows will run on a CGA-equipped machine, it
  36. is our judgment that the CGA does not provide adequate resolution for this
  37. application.
  38.  
  39. The font file included in this package is intended for use with EGA-type
  40. displays (resolution 640x350). Fonts which are optimized for Hercules,
  41. VGA, and Super-VGA displays are provided to registered users.
  42.  
  43. The only keyboard supported by WinQVT is the 101-key 'Enhanced' keyboard.
  44. This is the keyboard most frequently found on computers which are powerful
  45. enough to run Windows, and it also the one which is best suited to emulate
  46. the DEC LK201 keyboard.
  47.  
  48. If you intend to use the modem-control features of WinQVT, you must have a
  49. Hayes or Hayes-compatible modem. The modem must be set up to allow computer
  50. control of the DTR signal; consult the modem user's manual for instructions
  51. on how to do this.
  52.  
  53.  
  54.  
  55. Software Requirements
  56. ────────────────────-
  57.  
  58. WinQVT version 4.3x requires Windows 3.0 or higher. WinQVT will not
  59. run on older versions of Windows.
  60.  
  61.  
  62.  
  63. Files
  64. ────-
  65.  
  66. The files included in this archive are:
  67.  
  68.         WINQVT.EXE      The executable program file
  69.         VT220.FON       The special fonts required by WinQVT
  70.         QVT.GLB         A model 'global' configuration file
  71.         DEFAULT.VT      A model 'session' configuration file
  72.         RELNOTES.XXX    A list of recent improvements in WinQVT
  73.         READ.ME         This document
  74.  
  75.  
  76. The file 'VT220.FON' should be copied to your \WINDOWS\SYSTEM directory,
  77. where it will be together with the rest of the fonts. The other files
  78. should be kept together in a separate directory (e.g., \WINQVT).
  79.  
  80.  
  81.  
  82. Windows 3.0 Program Manager Setup
  83. ─────────────────────────────────
  84.  
  85. WinQVT is fully compatible with the Windows Program Manager. You can
  86. create a Program Manager icon for the WinQVT executable itself, and also
  87. for individual .VT files. This second option allows you to load WinQVT
  88. and the desired config file from the Program Manager in a single step.
  89.  
  90. To enable this capability, you should include the line:
  91.  
  92.         vt=winqvt.exe ^.vt
  93.  
  94. in the [extensions] section of your WIN.INI file. This will associate
  95. all of your .VT files with the WinQVT executable WINQVT.EXE.
  96.  
  97. You can now create Program Manager icons for WinQVT and for .VT files
  98. by going through the usual procedure for creating icons. This is done
  99. by first selecting the 'New' option from the Program Manager 'File'
  100. menu, then selecting the 'Program Item' option from the subsequent
  101. dialog box. To create an icon for an WinQVT .VT file, simply enter
  102. the .VT filename in the space for 'Command' on the 'Program Item Properties'
  103. dialog box.
  104.  
  105.  
  106.  
  107. Notes on Operation
  108. ─────────────────-
  109.  
  110. The WinQVT screen contains a standard Windows menu bar across the top of the
  111. screen. There are five pull-down menus which are used to operate the program:
  112.  
  113.         File            Perform file operations, e.g. load and save
  114.         Edit            For moving data to and from the Clipboard
  115.         Setup           Configure WinQVT operating parameters
  116.         Modem           Control a Hayes-compatible modem
  117.         Transfer        Perform protocol file transfers
  118.  
  119. After WinQVT is started, you must perform a config operation in order to begin
  120. communications. This may be done in one of two ways: you may invoke the
  121. 'Port' option from the 'Setup' menu, or you may load a pre-existing config
  122. file (using the 'Open' option from the 'File' menu). A sample config file,
  123. 'DEFAULT.VT', is provided with this package.
  124.  
  125. WinQVT config files are created by the 'Save As' menu option (File menu). They
  126. must have the extension '.VT' in order to be recognized by the 'Open' menu
  127. option. Note that WinQVT will automatically force the extension to .VT when
  128. a configuration is saved.
  129.  
  130. The file 'QVT.GLB' is a 'global' configuration file; it contains settings
  131. that will be common across your WinQVT session, regardless of which .VT file
  132. is loaded. The contents of this file can be modified only by editing it
  133. directly, using the Windows 'Notepad' or similar ASCII text editor.
  134.  
  135.  
  136.  
  137. Dialing
  138. ──────-
  139.  
  140. Phone numbers may be associated with specific host configurations by
  141. placing a 'phone=' directive in the .VT file for that host.  This number
  142. will then come up automatically when the 'Dial' menu is invoked.
  143.  
  144. WinQVT also supports the use of a modem initialization string. You should
  145. store your initialization string as an 'init=' directive in the QVT.GLB
  146. file. A reasonable default initialization string - for Hayes 2400 modems -
  147. is included in the supplied copy of QVT.GLB. If you modify the default
  148. initialization string, MAKE SURE that you do NOT edit out the 'q0' and
  149. 'v0' commands. These are CRITICAL to the proper functioning of the WinQVT
  150. dialer!
  151.  
  152. NOTE: if your modem responds to a carriage return as a command terminator
  153. (as most modems do), you MUST include a carriage return, notated as ^M,
  154. at the end of your initialization string.  For example, 'init=at&c1&d2x1^M'
  155. would be a valid initialization string for a typical Hayes-compatible modem.
  156.  
  157.  
  158.  
  159.  
  160. File Transfer
  161. ────────────-
  162.  
  163. When performing Kermit file transfers, make sure that you set the parity of
  164. the remote Kermit so that it matches WinQVT's parity setting. Otherwise, the
  165. transfer will fail.
  166.  
  167. The version of YMODEM included in WinQVT is a true 'batch' YMODEM imple-
  168. mentation.  The YMODEM offered by some bulletin boards is really XMODEM-1K;
  169. if you have trouble transferring files to or from a BBS using YMODEM, try
  170. using WinQVT's XMODEM protocol instead.
  171.  
  172. In order for the CompuServe B-Plus protocol to work, you must be operating
  173. at 8-bits, no parity. This may require that you modify your CompuServe
  174. user profile (with the 'GO TERMINAL' command).
  175.  
  176. After a file transfer has been started, you can use the mouse to switch to
  177. another Windows application while the transfer is proceeding.  Note that
  178. this must be a true Windows application; switching to a 'standard' applic-
  179. ation will cause the file transfer to time out.
  180.  
  181. NOTE: WinQVT is quite careful to allow messages for other applications to
  182. be processed during file transfers. If there are many such messages, there
  183. may be a noticable impact on the speed of the file transfer. We recommend
  184. that you terminate applications which generate a continuous stream of messages
  185. before beginning a WinQVT file transfer.
  186.  
  187.  
  188.  
  189. Keyboard Mapping
  190. ───────────────-
  191.  
  192. The version of WinQVT provided here is intended for use on computers with
  193. the 101-key 'Enhanced' keyboard.  As of version 3.82, WinQVT provides the
  194. preferred mapping of the four 'PF' keys, across the top of the numeric
  195. keypad (See the Release Notes for more on key mapping).
  196.  
  197.  
  198.         DEC                       IBM 
  199.         ---                       ---
  200.  
  201.         PF1                       NumLock
  202.         PF2                       '/' on keypad
  203.         PF3                       '*' on keypad
  204.         PF4                       '-' on keypad
  205.         - (minus)                 '+' on keypad
  206.         , (comma)                 <Ctrl> + '+' (on keypad)
  207.         Enter                     Enter (on keypad)
  208.         HoldScreen                F1
  209.         Setup                     (no key, use menu) 
  210.         Data/Talk                 Not Supported 
  211.         Break                     F5 
  212.         F6 - F10                  F6 - F10
  213.         F11 - F20                 Shift-F1 - F10
  214.  
  215.         The following keys are located on the separate cursor keypad:
  216.  
  217.         Arrows                    Arrows
  218.  
  219.         The following keys are located on the separate 'Editing' keypad:
  220.  
  221.         Find                      Insert 
  222.         InsertHere                Home 
  223.         Remove                    PageUp 
  224.         Select                    Delete 
  225.         PrevScreen                End 
  226.         NextScreen                PageDown 
  227.  
  228.         The DEC user-defined keys are accessed by pressing <Ctrl-F6>
  229.         through <Ctrl-F10> for the first five, and <Ctrl-Shift-F1>
  230.         through <Ctrl-Shift-F10> for the last ten.
  231.  
  232.  
  233.  
  234. Fonts
  235. ────-
  236.  
  237. The font file included in this package is designed for use with EGA
  238. display adapters. It will work with VGA and Hercules displays, but the
  239. character size will be somewhat smaller than the optimum for those displays.
  240. If you have a VGA, Hercules, or Super-VGA display on your system, you
  241. will receive the complete set of fonts, including fonts for these displays,
  242. when you register your copy of WinQVT.
  243.  
  244.  
  245.  
  246. Known Bugs
  247. ──────────
  248.  
  249. WinQVT may hang your system if you use the <Alt-Tab> key combination to
  250. cycle through your Windows applications. The problem will not occur if you
  251. use <Alt-Esc> instead (or the mouse).
  252.  
  253.  
  254.  
  255. Registration Information
  256. ───────────────────────-
  257.  
  258. WinQVT is a shareware product. Should you find it useful and suitable for
  259. your requirements, we ask that you remit $50 to:
  260.  
  261.  
  262.                         QPC Software
  263.                         P.O. Box 226
  264.                         Penfield, NY  14526
  265.  
  266.  
  267. Your registration will entitle you to a copy of the latest version of the
  268. program, a complete set of fonts, and a printed user manual. You will also
  269. be eligible to receive free upgrades for a period of one year.
  270.  
  271.  
  272.  
  273. Other Versions of QVT
  274. ────────────────────-
  275.  
  276. QPC Software has a family of DEC emulation products for many popular
  277. personal computer environments, including MS-DOS, Microsoft Windows,
  278. Apple Macintosh, and OS/2 Presentation Manager.  Also available are
  279. networking versions (DOS and Windows) which run in an Ethernet-TCP/IP
  280. environment.
  281.  
  282. Write to us for our complete product price list.
  283.    
  284.  
  285. If you pass on your copy of WinQVT to others, we ask that you include all
  286. of the original files from this package.
  287.  
  288.  
  289. Thank you for your interest in WinQVT!
  290.